home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-06 / bootst.zip / BOOTSET.DOC < prev    next >
Text File  |  1991-02-22  |  1KB  |  24 lines

  1. BOOTSET.EXE is a compiled M/S QuickBASIC 3.0 program that obtains the 
  2. Node ID of the workstation where it is run. It then allows the user to 
  3. choose which boot image file should be run for this workstation.
  4.  
  5. BOOTSET.EXE creates and/or modifies the BOOTCONF.SYS file. The compiled 
  6. copy sets up the boot image for network numbers 1, 2, & 3. It also allows
  7. the user enter a description string for the new entry. If you need other
  8. network numbers you can simply edit the BOOTCONF.SYS file.
  9.  
  10. BOOTSET.EXE must be run in the LOGIN subdirectory by a user with create/modify
  11. rights. USERLIST must also be accessible from the path/search drives. If 
  12. BOOTCONF.SYS does not exist, it will be created. The boot image files must
  13. already be in the LOGIN subdirectory for BOOTSET.EXE to find them.
  14.  
  15. The BOOTSET program is hereby placed in the public domain. It was created 
  16. for a specific in-house purpose and has little, if any, commercial value.
  17. It is however, handy to have when installing diskless workstations.
  18.  
  19. The author of this program does not warrant this program for any particular
  20. use, nor does he accept any responsibility for it use or abuse.
  21.  
  22. A future version that uses the Netware API's may be forthcoming if time
  23. permits.
  24.